home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10432 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  993 b 

  1. Path: news.intersurf.net!usenet
  2. From: "David C. Branton" <dbranton@intersurf.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Project file in Turbo c++ 3.0
  5. Date: Wed, 06 Mar 1996 16:59:05 -0800
  6. Organization: McKinley High School
  7. Message-ID: <313E34D9.3C7D@intersurf.com>
  8. NNTP-Posting-Host: ts1-19.intersurf.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. Hello c++ gurus's,
  15. Using turboc++ 3.0 I am trying to write a program using the project file. I 
  16. want to put the class definitions in a separate file and include it in the 
  17. project.  
  18.  
  19. Problem: when the class definition is in a separate file, I get a compile 
  20. error.  When I move the code to the main file, it compiles just fine.
  21.  
  22. Maybe I don't understand the project idea too well, I am new to c++.
  23.  
  24. Any help, ideas, or suggestions appreciated.
  25.  
  26. Thanks in advance.
  27. -- 
  28. David Branton              dbranton@intersurf.com
  29. McKinley High School       
  30. Computer Science
  31.